The Output section provides the location of the converted WAR or EAR file, the location of any generated Jython scripts and the log file which contains tracing and debugging information. Output部分提供了迁移的WAR或EAR文件的位置、生成的任何Jython脚本的位置,以及包含跟踪和调试信息的日志文件。
The first section of this introductory article describes the fundamentals of class loading; the second introduces some JVM debugging features. 这份介绍性的文章的第一节描述类装入的基础;第二节介绍一些JVM调试特性。
This section provides tips on debugging problems with security plug-ins 本节提供关于调试与安全性插件相关问题的提示
This section shows the code snippet to make a plug-in, which can be used for debugging the previous sample application. 本节给出一个插件的代码片段,此插件用于调试前面的示例应用程序。
This section covers the variety of features built into the IBM JVM to assist debugging. 这一节介绍IBMJVM中内置的帮助调试的特性。
This section is not a comprehensive guide to JIT diagnostics, but introduces some basic techniques that would aid in JIT debugging efforts to achieve the following goals 本节并不是对JIT诊断的一份详尽的指南,而是简要介绍了可以改善JIT调试的基本技术,从而实现以下目标
Virtual machine by this section allows the user to observe the process more intuitive implementation can be more in-depth debugging. 通过此款虚拟机可让使用者更直观的观察程序执行情况,可更深入的调试程序。
The virtual machine maintains the run-time environment, which is composed of code section, data section, function calling stack, operand stack, instruction pointer, etc. All that is good to the executing and the debugging of program. 并用虚拟机维护由代码区、数据区、函数调用栈、操作数栈和指令计数器等共同构成的运行时环境,控制程序的执行,有利于实现调试功能。